home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / tlxdsz21.zip / TLXDSZ.DOC < prev   
Text File  |  1991-02-07  |  2KB  |  36 lines

  1. This is a collection of Telix scripts to simplify the use of external
  2. DSZ rather than internal Zmodem.  All must be compiled with CS.EXE.
  3.  
  4. A problem was discovered with DSZ.SLT when a download was attempted
  5. after an upload.  Instead of downloading, it would attempt to upload
  6. the same file that was previously uploaded.  This has been corrected
  7. by resetting the _ext_filespec variable to null after an upload.
  8.  
  9. DIAL.SLT has also been "enhanced" to work properly if the Quick
  10. Dialing Bar is on (useless in my opinion).
  11.  
  12. One more minor change has also been made to AUTODSZ.SLT.  Telix's
  13. automatic internal Zmodem is now turned off in case it was somehow
  14. left on in error.
  15.  
  16.    DSZ.SLT       Uploads and downloads using DSZ MobyTurbo.
  17.                  Install this script in the Protocol Options screen.
  18.  
  19.    AUTODSZ.SLT   Automatically starts DSZ downloads when the Zmodem
  20.                  header is received, just like internal Zmodem.
  21.                  Telix internal Auto Zmodem must, of course,
  22.                  be turned off in the Terminal Options screen.
  23.  
  24.    AUTOZCMD.SLT  Temporarily turns on Telix internal Auto Zmodem for
  25.                  doing such things as a R;A;Z command to download
  26.                  all new mail (zipped).  Written specifically for
  27.                  use as a Liberator Custom command:  @AUTOZCMD R;A;Z
  28.  
  29.    DIAL.SLT      Run this script when starting Telix to bring up the
  30.                  dialing directory and start AUTODSZ.  For example,
  31.                  TLX.BAT might contain TELIX SDIAL.
  32.  
  33.    LIBDSZ.SLT    Start Liberator and AUTODSZ.
  34.  
  35.    RUNDSZ.SLT    Start Liberator's RUNMASTR and AUTODSZ.
  36.